home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / NEWSBASE / !Newsbase / Support / startup / a00params next >
Text File  |  1997-06-08  |  1KB  |  40 lines

  1. set maxfilters 25
  2. set mingrp 50
  3. set addgrp 40
  4. set mailuser mailer-daemon
  5. # pw_set/tcp are minimum password lengths, for setting, and server logins.
  6. set pw_set 6
  7. set pw_tcp 2
  8. # add rhost mnhep1.hep.umn.edu localhost
  9. # disable network checking if wanted (for !NewsDir locking)
  10. # option netcheck 0
  11. # set options for kill-the chefs, return-receipt, and debatch speed
  12. option chef 1
  13. option rrto 1
  14. # enable checking of Sender: lines, and addition of X-Posting-Agent headers.
  15. option xsender 1
  16. # option xagent 1
  17. # Now set logging level (in addition to standard log messages)
  18. #set loglevel 4095
  19. set loglevel -1
  20. option errmsg 1
  21.  
  22. # tcp server tuning...
  23. set poll tcp1 200
  24. set poll tcp2 50
  25. # Use this to turn off nntp HEAD fast-cheatmode:
  26. # server nntp fast 0
  27. # Can also set default socket send buffer size
  28. # server buffer 8192
  29. # Maximum time to take control
  30. set poll maxcpu 8
  31.  
  32. # you can set the icon location here (default 1, see PRM page 3-98)):
  33. #icon location 6
  34.  
  35. # can use up to 10 GDBM databases here:
  36. #option idhash 5
  37.  
  38. # enable logging of all newsbase messages
  39. #option debug 1
  40.